home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / bb21tu.zip / CONVERT.DOC < prev    next >
Text File  |  1991-11-17  |  10KB  |  283 lines

  1. Conversion notes:
  2.  
  3. ***** NOTE *****
  4.  
  5. For each level of BB, replace all .EXE files and BB.OVR.  Many of these
  6. programs have dependencies on each other and cannot be mixed with
  7. previous releases.
  8.  
  9. ----------
  10.  
  11. Release 1.3 -> 1.4
  12.  
  13.   Other than the executable files, the only changes are to:
  14.  
  15.   *  MESSAGE.BB -- There are now 7 copies of message # 44, one for each
  16.                   user class.
  17.  
  18.   Some documentation files have also been updated
  19.  
  20. Release 1.4 -> Release 1.5
  21.  
  22.   Load and go!
  23.  
  24. Release 1.4 or 1.5 -> Release 2.0
  25.  
  26.   You must first convert your MSG.BB and USER.BB files to the new format.
  27.  
  28.   Make the directory containing MSG.BB the current directory then
  29.   execute BBMCVT12.  This will convert the file.  The old file will
  30.   be named MSG.V1.
  31.  
  32.   Make the directory containing USER.BB the current directory then
  33.   execute BBUCVT12.  This will convert the file.  The old file will
  34.   be named USER.V1.
  35.  
  36.   Some documentation files have also been updated
  37.  
  38. Release 2.0 -> Release 2.1
  39.  
  40.   Other than the executable files, the only changes are to:
  41.  
  42.   * MESSAGE.BB -- Added new message #76.  Message #28 changed
  43.  
  44.   Some documentation files have also been updated
  45.  
  46. Release 2.1 -> Release 2.2
  47.  
  48.   Load and go!
  49.  
  50. Release 2.2 -> Release 2.3
  51.  
  52.   Overlay file added. BB.OVR must be in same directory as BB.EXE.
  53.   WAKEUP file added.  Pointed to by WAKEUP_FILE in PARMS.BB
  54.  
  55.   The algorithm for date decode has been changes.  When you convert
  56.   from BB V2.2 (or older) to BB V2.3, the existing messages will jump
  57.   ahead one day.  Sorry about that.
  58.  
  59.   The only changes are to:
  60.  
  61.     * MESSAGE.BB
  62.         - Changed messages #18, 42, 56, 57.
  63.         - Added new messages #77 to #83.
  64.  
  65.     * PARMS.BB
  66.  
  67.       New parms:
  68.  
  69.         MONO_TRACE -- Turn on only if you want task tracing and you
  70.                have an IBM compatible monochrome adapter.
  71.         WAKEUP_FILE -- This points to a file with wakeup data in it.
  72.                See WAKEUP.DOC
  73.         SYSOP_IS_IN -- Sets the startup condition of SYSOP
  74.         SYSOP_BELL -- Sets the startup condition of ringing a bell for
  75.                the SYSOP.
  76.         MONITOR_TIME_STAMP -- Time stamp monitored packets
  77.         BBS_SEE_P -- Allow BBS class user to see private messages.  This
  78.                was default previously.
  79.         ALREADY_CONNECT_CHECK -- Don't attempt to forward to a station already
  80.                connected.  Test is done without concern for SSID
  81.         TIME_UPDATES_STATUS -- Whether or not a time tick will update the
  82.                status line.
  83.         EDITOR_FREE_SIZE -- Amount of memory editor should leave free
  84.         INTERLOCK_COM -- Number of shared interrupt com (See MS400.DOC)
  85.  
  86.       Changed parms:
  87.  
  88.         PORT_TYPE -- Added PC*PA-2 to PC*PA-9
  89.  
  90.       Removed parms:
  91.  
  92.         BLOCK
  93.         CALL_CHECK
  94.  
  95. Release 2.3 -> Release 2.4
  96.  
  97.       No changes
  98.  
  99. Release 2.4 -> Release 2.5
  100.  
  101.       Add text for message : 4 R
  102.       Update text for message : 24 N
  103.  
  104.       Added to PARMS.BB
  105.  
  106.         BB_HIER_ADDR -- Hierarchical address for this BBS (required)
  107.         BBS_TO_FWD_TIME -- Allows GMT time correction.
  108.         NO_FWD_OUT -- Allows you to specify that a port does not need
  109.                       a forward out time slot.
  110.         LOUD_SYSOP_BELL -- More noise from "T" command
  111.         OWN_CALL_IN_BCST -- Should MAIL FOR contain SYSOPs call sign.
  112.  
  113. Release 2.5 -> Release 2.6
  114.  
  115.       Added messages : 85 to 117
  116.       Changed messages : 4, 27, 28
  117.  
  118.       Added message 30 B as a personal preference.
  119.  
  120.       Added to PARMS.BB
  121.  
  122.         SHOW_YAPP_STATES -- Shows YAPP transfer states
  123.         SHOW_BINARY_DATA -- Shows data during binary file transfer
  124.         H_LOOKUP_FILE -- File for hierarchical address lookup
  125.         MINIMUM_CLASS_ALLOWED -- Lowest class user allowed on a port
  126.         BINARY_OK -- Binary file transfer from this topic is ok
  127.         SUPPRESS_PREFIX -- Default setting of GP command
  128.         ANSWER_ON_RING -- Used by modem port to tell which ring to answer on
  129.         SHOW_FWD_MISMATCH -- Shows mismatches in forward scripts
  130.  
  131.       Removed from PARMS.BB
  132.  
  133.         BBS_ONLY -- Replaced by MINIMUM_CLASS_ALLOWED
  134.  
  135.       The long commands (eg. RELOAD_MSG_FILE) have been removed from
  136.       the WAKEUP system.  Use only the operator commands shown in
  137.       OPERATE.DOC
  138.  
  139.         MARK_OLD        = GO
  140.         RELOAD_MSG_FILE = GL
  141.         CLEANUP_BIDS    = GI
  142.  
  143.       Message 117 is send at end of reverse forward.  If you want to
  144.       send *** DONE, it should be here.  If you want the RLI signoff
  145.       then make message 117 null.
  146.  
  147. Release 2.6 -> Release 2.8
  148.  
  149.       Added messages : 118 to 122
  150.  
  151.       Added to PARMS.BB
  152.  
  153.         SEND_WP_TO_BBS -- Place to send WP reports
  154.         HOME_BBS_EXPIRES -- Number of days until HOME BBS registration expires
  155.         BID_SIGN -- Call sign to use for BIDS if different from BBS call
  156.         AUTO_HLOOKUP -- Do HLOOKUP before each forward cycle
  157.         NO_BUSY_FWD -- When on, prevents a forward cycle if port is busy.
  158.         EXTENDED_TIMEOUT -- When on, the ports timeout 4 times more slowly.
  159.  
  160. Release 2.8 -> Release 2.9
  161.  
  162.       ==> You must alter MAX_TASKS.  Overhead tasks no longer count.
  163.       MAX_TASKS is now the maximum number of users you want to allow
  164.       connected at one time.
  165.  
  166.       ==> The format of the HELP file has been changed.  The separator
  167.       line know has three tokens instead of one.  The middle token is
  168.       a wildcard matching string.  See HELP.BB for details
  169.  
  170.       Changed messages : 24, 93
  171.       Added messages : 123 to 128
  172.          (There are now two headers: 24 and 128)
  173.  
  174.       Changes to PARMS.BB
  175.         LOG_FILE changed to weekly, daily, or monthly cycles
  176.  
  177.       Added to PARMS.BB
  178.         DFLT_PAC -- Default packet size per port
  179.         NO_BINARY -- Turn off binary transfer for a port
  180.         PERSONAL_BBS -- Mark as personal BBS
  181.         ALTERNATE_HEADER -- Alternate header feature
  182.         BULLETIN_FWD_STOP -- Stop old bulletins from forwarding
  183.         DEFAULT_EXPIRATION -- Default expiration date for messages
  184.  
  185.       During BBSETUP, you might see the error message:
  186.  
  187.          'Mutually exclusive modem and non-modem parms set for this port'
  188.  
  189.           --> You cannot specify 'broadcast_path' or 'call_set' on a modem port
  190.           --> You cannot specify 'answer_on_ring' on a non-modem port
  191.  
  192. Release 2.9 -> Release 2.10
  193.  
  194.       Added to PARMS.BB
  195.         SEND_SID_ALWAYS -- Will always send an SID (al la W0RLI) on signon
  196.  
  197. Release 2.10 -> Release 2.11
  198.  
  199.       ==> You must alter your ROUTE.BB for hierarchical addresses.
  200.       See HIER.DOC about the use of the \
  201.  
  202.       Changed messages :  4
  203.                          27
  204.                          29 <-- You must change this message
  205.                          31
  206.                          64 <-- You must change this message
  207.                          78
  208.       Added messages   : 129 to 155
  209.  
  210.       Added to PARMS.BB
  211.         NEW_USER_TRANSPARENCY -- Set the new user's transparency mode for a port
  212.         NEW_USER_SCREEN_LENGTH -- Set the new user's screen length
  213.         SYSOP_PASSWORD_FILE -- Points to remote SYSOP passwords
  214.         ACTION_FILE -- Points to action file
  215.         BLANK_TO_B -- Convert "S" to "SB"
  216.         DEFAULT_FORWARD_ORDER -- Controls default forwarding order for a port
  217.         REJECT_ACTION -- Sets how to handle rejects for a port
  218.         LANGUAGE LIST -- List of languages that are supported (See LANGUAGE.DOC)
  219.         DEFAULT_LANGUAGE -- Sets default language for a port
  220.         NO_LANGUAGE_PROMPT -- Don't prompt user for language setting at
  221.                               register time
  222.         NEW_USER_L_TIME -- Specifies length of tiem a new user will see
  223.                               when he executes the "L" command.
  224.         BLANK_TO_BBS -- Specifies what @ bbs should be used if user doesn't
  225.                               give one on command
  226.         AUTO_SET_TO_BBS -- Automaticaly set to TO_BBS from info in the user
  227.                               file
  228.  
  229.       Removed from PARMS.BB
  230.         CHANGE_DEST -- Use the action file (see ACTION.DOC) for same effect
  231.         SAME_DISTRIBUTION -- Ditto
  232.  
  233.       The "C" search command has been changed.  Previously it searched for P
  234.       and F messages.  Now you can do this via P & F. The "C" search checks
  235.       the user class so you can control things in ACTION.BB based on user
  236.       class.
  237.  
  238.       To forward to a station, that station must now be designated a BBS or
  239.       a personal BBS.  Use the EU command and set the proper flag.
  240.  
  241.            B flag -- Old BBS programs that don't have the [xxx] info
  242.            A flag -- Advanced BBS that does send [xxx]
  243.            P flag -- Personal BBS.
  244.  
  245.       Also see MODE.DOC, ACTION.DOC, and LANGUAGE.DOC
  246.  
  247. Release 2.11 -> Release 2.12
  248.  
  249.       Changed messages : 27 <-- You must change this message
  250.       Added messages   : 156 to ???
  251.  
  252.       Added to PARMS.BB
  253.         PASSWORD_FILE -- Points to user passwords for radio port
  254.         NO_FULLSCREEN_REVIEW -- Bypass full screen review processor
  255.         LOCK_MODEM_SPEED -- Used when you have a modem that doesn't need
  256.                             to change speeds with each connect
  257.         ACCESS_CONTROL -- Set access control for a port
  258.         NEW_USER_DISPLAY_FORMAT -- Sets the display format for a new user
  259.                             from a port.
  260.         REMOVE_SSID_ADDRESSES -- Remove the SSID from addresses during
  261.                             send command
  262.         WAKEUP INTERVAL --  Controls minimum time between wakeups
  263.  
  264.       Removed from PARMS.BB
  265.         SYSOP_PASSWORD_FILE -- Points to remote SYSOP passwords
  266.  
  267.       Commands renamed
  268.         EP command is now EC command
  269.  
  270.       Other changes
  271.         The "T" statements in the PATH.BB file must now directly
  272.         follow the PATH statement.
  273.  
  274. *******  V2.1T restrictions ******
  275.  
  276. Beacons do not work in the BPQHOST mode.
  277.  
  278. Authentication for BBS does not work.
  279.  
  280. ******* Users of earlier test versions of 2.12
  281.  
  282. See G8BPQ.DOC for new way of defining BPQ Host mode ports.
  283.